From 9237d62a9aa388fbc52c61febc1623e417e0dea8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Wed, 22 Feb 2006 13:00:56 +0000 Subject: [PATCH] added link to DHTML coverage chart --- ChangeLog | 5 +++++ docs/index-static.html.in | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f256752..b2cbc66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-22 Øyvind Kolås + + * docs/index-static.html.in: added a link to the DHTML version of the + coverage map. + 2006-02-22 Øyvind Kolås * extensions/gggl.c: (conv_rgbaF_rgb8), (conv_rgbAF_rgbF), (init): diff --git a/docs/index-static.html.in b/docs/index-static.html.in index 064b4aa..ff9313c 100644 --- a/docs/index-static.html.in +++ b/docs/index-static.html.in @@ -194,7 +194,7 @@

Shortcut coverage

The diagram shown below visualizes the coverage of current shortcut - conversions. + conversions. A DHTML version is also available.

 
@@ -283,7 +283,7 @@
         

TODO

    -
  • Validate that BablFishPath is actually faster than the +
  • Validate that a created BablFishPath is actually faster than the BablFishReference it is a replacement for.
  • Compile-time instead of runtime profiling / storae of profiling and loss data.. (The speed of conversions @@ -291,10 +291,9 @@ concurrently running processes and phase of moon.)
  • Horizontal and vertical subsampling (for implementing 4:2:2 4:2:0 4:1:1 etc. chroma subsampling)
  • -
  • Thread safety for mutations of the type system.
  • +
  • Thread safety (locking) for mutations of the type system.
  • Support for datatypes that are not a multiple of 8bit.
  • dithering
  • -
  • image resampling?
-- 2.30.2